Welcome![Sign In][Sign Up]
Location:
Search - opencv target tracking

Search list

[OpenCVopencv_tracking

Description: 本程序主要实现了基于摄像头的实时目标跟踪。主要基于opencv和visual c++开发。-The program achieved a camera-based real-time target tracking. Mainly based on opencv and visual c++ development.
Platform: | Size: 18704384 | Author: tim | Hits:

[OpenCVCamara_ctrl

Description: qt平台 OPENCV实现背景差分法的目标跟踪,可以设置阈值调节搜索框和二值化背景,初学目标跟踪必学的算法-qt platform OPENCV achieve background difference method for target tracking, you can set the threshold adjustment search box and two values ​ ​ of the background, beginners will learn the target tracking algorithm
Platform: | Size: 1323008 | Author: 李振宇 | Hits:

[OpenCVTarget-trace

Description: 利用Opencv对运动目标(包括汽车,行人)的AVI视频进行检测并跟踪。效果十分显著。 - detect and tracking the moving targets (including cars, pedestrians) AVI video detection and tracking. Effect is very significant.
Platform: | Size: 5842944 | Author: Robin | Hits:

[Graph programcamShift

Description: 功能是用meanshift的改进算法camshift实现视频中目标的跟踪!c++编程,vs2010和opencv-Function is improved algorithm meanshift camshift achieve target tracking in the video! c++ programming, vs2010 and opencv
Platform: | Size: 2048 | Author: 董生 | Hits:

[OpenCVcars3

Description: Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh -Vehicle detection, its an opensource code and works well with opencv and boost, ============================================== = multi-target tracking method by Wongun Choi ============================================== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh
Platform: | Size: 15360 | Author: Khushwant | Hits:

[OpenCVDetailed-tracking-source

Description: 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is available as CAMSHIFT robustness are better. This source is one that comes with opencv CamShift algorithm works (there are very detailed notes). The role of the instance is the camera tracking the target object, the initial position of the target object with the mouse pointed out that its tracking window size and direction of change with the target object changes.
Platform: | Size: 4096 | Author: fire | Hits:

[OpenCVmyblobtrack

Description: 一个很好的基于OPencv的团块目标跟踪的代码,供视频目标跟踪研究人员参考,对于算法的初步理解及实验平台的搭建有很好的参考作用。-A good OPencv clumps target tracking code based researcher for Video target tracking reference for a preliminary understanding to build algorithms and experimental platforms have a good reference.
Platform: | Size: 658432 | Author: 张虎 | Hits:

[OtherdetectFront

Description: 基于Opencv的视频序列前景检测模块,可以用来检测自动化目标跟踪的初始位置-Opencv based video sequences foreground detection module,can be used to detect the initial position in automated target tracking
Platform: | Size: 19801088 | Author: Elaine | Hits:

[OpenCVcamshift

Description: VC++,OpenCV环境下,在摄像机静止的情况下,利用颜色信息对目标进行跟踪-VC++, under OpenCV environment, under the camera stationary, using the color information of target tracking
Platform: | Size: 5120 | Author: 朱常凯 | Hits:

[OpenCVduomubiaogenzong

Description: 五篇利用opencv不同方法的多运动目标检测跟踪的论文-Five different methods using opencv target detection and tracking of multiple moving papers
Platform: | Size: 2163712 | Author: 潘姣 | Hits:

[OpenCVopencv_detect

Description: opencv中常用的检测和跟踪算法原理介绍,介绍了常用的前景检测与目标跟踪算法-opencv principle commonly used in the detection and tracking algorithm, the introduction of the common prospects for detection and target tracking algorithm
Platform: | Size: 57344 | Author: 紫烟 | Hits:

[JSP/JavaMyTracking

Description: 差分法动态跟踪目标,读取视频文件,动态跟踪。使用javaCV和openCV-Difference method of dynamic target tracking, read video files, dynamic tracking. Use javaCV and openCV
Platform: | Size: 12893184 | Author: fs21 | Hits:

[Special Effectsmean-shift

Description: 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV
Platform: | Size: 12669952 | Author: 坎启娇 | Hits:

[OpenCVstandalone_tracker

Description: 基于OPENCV的视频中单个目标跟踪的代码-Based on the video OPENCV single target tracking code
Platform: | Size: 326656 | Author: 秦方亮 | Hits:

[Special Effectsmeanshift_opencv

Description: meanshift实现视频目标跟踪,opencv实现,附带测试视频-meanshift implement video target tracking, opencv realize, with test video
Platform: | Size: 7712768 | Author: sun | Hits:

[OpenCVtracker-1

Description: 基于OpenCV实现的目标跟踪程序,用于实现在视频中跟踪选定目标。-Based on OpenCV achieve target tracking program for realization in the video track selected targets.
Platform: | Size: 5120 | Author: roy | Hits:

[Graph programblobtrack

Description: opencv自带的跟踪框架程序,方便开发者开发出能够自动检测前景、目标跟踪的算法程序-Opencv own tracking framework application, convenient and developers to develop to be able to automatically detect prospects, the algorithm of target tracking application
Platform: | Size: 1797120 | Author: 徐阳 | Hits:

[Special Effectsmulttrack

Description: 本代码是基于opencv的多目标跟踪,实验环境为vs2010+opencv1.0-The code is based on multi-target tracking opencv, experimental environment for vs2010+ opencv1.0
Platform: | Size: 9216 | Author: 王扬 | Hits:

[Special Effects8_CamShiftDemo

Description: 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-彩色目标跟踪操作。-Program description: Samples folder the installation directory OpenCV official sample program- color target tracking operation.
Platform: | Size: 3072 | Author: 肖斌 | Hits:

[Linux-Unixluv

Description: 基于ARM11的运动背景的黄色小球的实时捕获与跟踪代码,芯片是S3C6410,没有采用OPENCV代码而是直接跟踪处理,基于色彩空间的跟踪程序-Target tracking based on ARM11 camera, the development board to use the fly Ling ARM11, S3C6410 program, mainly is the moving background, yellow ball tracking.
Platform: | Size: 218112 | Author: 包化伟 | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net